home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 6 / Night Owl's Shareware - PDSI-006 - Night Owl Corp (1990).iso / 014a / 32kcolor.zip / README.TXT next >
Text File  |  1991-04-03  |  931b  |  20 lines

  1. This is a test to show the color resolution of a 16 bit display system
  2. such as ones using the Sierra DAC. There are three graphics files in this
  3. ZIP: TSTCLR.TGA -- a 24 bit TARGA file.
  4.      TSTND.GIF    -- The TARGA file mapped to 5 bit per primary, no dithering
  5.      TSTD.GIF    -- The TARGA file mapped to 5 bit per primary, with dithering
  6.  
  7. The TARGA image contains 6 color bars, each one "color" with the intensity
  8. getting higher towards the right. There are 256 different intensities for
  9. each color bar.
  10.  
  11. TSTND.GIF shows what the TARGA file will look like on a 16 bit per pixel
  12. display. Note the distinct "bars" in the image caused by the color reduction
  13. to only 32 intensities per primary.
  14.  
  15. TSTD.GIF is a dithered version, note how much smoother it is, the "bars"
  16. are almost invisible.
  17.  
  18. If you have a real 24 bit display system you can compare the TARGA file
  19. to the dithered version, they should be very similar.
  20.